-
Notifications
You must be signed in to change notification settings - Fork 377
bump core to 2.71.3 in react-docs #4002
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
PF4 preview: https://patternfly-react-pr-4002.surge.sh |
packages/react-core/src/components/ApplicationLauncher/examples/ApplicationLauncher.md
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #4002 +/- ##
==========================================
- Coverage 59.26% 59.26% -0.01%
==========================================
Files 415 415
Lines 6295 6294 -1
Branches 2413 2414 +1
==========================================
- Hits 3731 3730 -1
+ Misses 2098 2096 -2
- Partials 466 468 +2
Continue to review full report at Codecov.
|
ddonahue007
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ddonahue007
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896)) | ||
| - **Types:** | ||
| - Remove a few usages of prop-types ([#3968](https://github.com/patternfly/patternfly-react/pull/3968)) | ||
| - Fix tippy types, remove copyTS ([#3940](https://github.com/patternfly/patternfly-react/pull/3940)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916)) | ||
| - Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896)) | ||
| - **Types:** | ||
| - Remove a few usages of prop-types ([#3968](https://github.com/patternfly/patternfly-react/pull/3968)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Release docs to NPM for patternfly-org ([#3941](https://github.com/patternfly/patternfly-react/pull/3941)) | ||
| - **Build:** | ||
| - Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971)) | ||
| - In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe "Added In-house focusTrap"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That makes sense to me!
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896)) | ||
| - **Types:** | ||
| - Remove a few usages of prop-types ([#3968](https://github.com/patternfly/patternfly-react/pull/3968)) | ||
| - Fix tippy types, remove copyTS ([#3940](https://github.com/patternfly/patternfly-react/pull/3940)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
packages/react-docs/RELEASE-NOTES.md
Outdated
| - **Build:** | ||
| - Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971)) | ||
| - In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967)) | ||
| - Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I accidentally committed this file. I'll have to update it in the next PR once I know the new version numbers that need to be released.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now I think the changes it makes are okay... can you approve? It's the thing I'm going to work on right after this gets merged and there's newly released versions. See my message in Slack for the release timeline.
tlabaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It also looks like the packages are not updated in the release notes.
|
|
||
| ### Components | ||
| - **About modal:** | ||
| - Allow custom aria-label for the close button ([#3877](https://github.com/patternfly/patternfly-react/pull/3877)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allowed in past tense instead of allow :)
|
@tlabaj @rachael-phillips I did not mean to commit release note changes. I have reverted them and they will be updated in the next PR once I know the right version numbers from releasing this PR. |
rachael-phillips
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I left a few comments. Should be super quick changes!
| - **Empty state:** | ||
| - Added support for extra-large empty state ([#3844](https://github.com/patternfly/patternfly-react/pull/3844)) | ||
| - **Select:** | ||
| - Allow count badge to be hidden in checkbox select ([#3976](https://github.com/patternfly/patternfly-react/pull/3976)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allowed in past tense instead of allow :)
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Release docs to NPM for patternfly-org ([#3941](https://github.com/patternfly/patternfly-react/pull/3941)) | ||
| - **Build:** | ||
| - Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971)) | ||
| - In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That makes sense to me!
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Created unified react-core dist ([#3971](https://github.com/patternfly/patternfly-react/pull/3971)) | ||
| - In-house focusTrap ([#3967](https://github.com/patternfly/patternfly-react/pull/3967)) | ||
| - Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916)) | ||
| - Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created
|
|
||
| ### Components | ||
| - **About modal:** | ||
| - Allow custom aria-label for the close button ([#3877](https://github.com/patternfly/patternfly-react/pull/3877)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allowed
| - **Empty state:** | ||
| - Added support for extra-large empty state ([#3844](https://github.com/patternfly/patternfly-react/pull/3844)) | ||
| - **Select:** | ||
| - Allow count badge to be hidden in checkbox select ([#3976](https://github.com/patternfly/patternfly-react/pull/3976)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allowed
packages/react-docs/RELEASE-NOTES.md
Outdated
| - Create variables by file in react-tokens ([#3896](https://github.com/patternfly/patternfly-react/pull/3896)) | ||
| - Remove unused packages from repo ([#3916](https://github.com/patternfly/patternfly-react/pull/3916)) | ||
| - **Docs:** | ||
| - Release docs to NPM for patternfly-org ([#3941](https://github.com/patternfly/patternfly-react/pull/3941)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved or Added in front oh phrase
evwilkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
What: For updating Core's release notes in patternfly-org